$pass = is_logged($session_id);
if ($pass == "N") {
include("member_login_1.html");
} elseif($pass =="Y") {
?>
if ($action=="update_billing_account") {
update_billing_account(get_account_id($session_id),$billing_id,$ccnum,$ccexp);
echo "Billing Information Updated Updated!
";
}
?>
if (isset($billing_id)) { ?> } } } ?>